Skip to content

Conversation

@camille-bouvy-frequenz
Copy link
Contributor

This PR follows up on #89 and fixes dependency issues as well as new required changes caused by the update of frequenz-client-common from <0.3.0,>=0.1.0 to >=0.1.0,<0.4.0.

More specifically, the following dependencies were upgraded:

  • Bump grpcio to >=1.68.1,<2
  • Bump protobuf to >=5.29.2,<6

And page_token was added as a parameter to the list functions, so that it is explicitly in the pagination parameters (as it is no longer an optional parameter in the latest version).

@camille-bouvy-frequenz camille-bouvy-frequenz requested a review from a team as a code owner March 24, 2025 15:09
@github-actions github-actions bot added the part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) label Mar 24, 2025
dependabot bot and others added 2 commits March 24, 2025 16:12
Updates the requirements on [frequenz-client-common](https://github.com/frequenz-floss/frequenz-client-common-python) to permit the latest version.
- [Release notes](https://github.com/frequenz-floss/frequenz-client-common-python/releases)
- [Changelog](https://github.com/frequenz-floss/frequenz-client-common-python/blob/v0.x.x/RELEASE_NOTES.md)
- [Commits](frequenz-floss/frequenz-client-common-python@v0.1.0...v0.3.0)

---
updated-dependencies:
- dependency-name: frequenz-client-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
- Bump grpcio to >=1.68.1,<2
- Bump protobuf to >=5.29.2,<6

Signed-off-by: camille-bouvy-frequenz <[email protected]>
@camille-bouvy-frequenz camille-bouvy-frequenz force-pushed the dependabot-frequenz-client-common branch from af347ed to 4eb991e Compare March 24, 2025 15:14
@github-actions github-actions bot added the part:docs Affects the documentation label Mar 24, 2025
@camille-bouvy-frequenz camille-bouvy-frequenz force-pushed the dependabot-frequenz-client-common branch from 8444a62 to d757660 Compare March 24, 2025 17:36
@camille-bouvy-frequenz camille-bouvy-frequenz added this pull request to the merge queue Mar 25, 2025
Merged via the queue into frequenz-floss:v0.x.x with commit c997827 Mar 25, 2025
14 checks passed
@camille-bouvy-frequenz camille-bouvy-frequenz deleted the dependabot-frequenz-client-common branch March 25, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:docs Affects the documentation part:tooling Affects the development tooling (CI, deployment, dependency management, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants